compress/flate.token.length (method)
3 uses
compress/flate (current package)
huffman_bit_writer.go#L548: length := t.length()
huffman_bit_writer.go#L587: length := t.length()
token.go#L84: func (t token) length() uint32 { return uint32((t - matchType) >> lengthShift) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)